The IDLffXMLDOMDocumentType::GetNotations function method returns the notations declared in the DTD.
Result = Obj->[IDLffXMLDOMDocumentType::]GetNotations()
Returns an object reference to a named node map (IDLffXMLDOMNamedNodeMap) containing the notations declared in the DTD. If there are no notations, this method returns an empty named node map.
None
None
|
6.1 |
Introduced |